| Package | Description |
|---|---|
| agents.anac.y2010.Southampton.utils |
| Modifier and Type | Method and Description |
|---|---|
static OpponentModel.Extreme |
OpponentModel.Extreme.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpponentModel.Extreme[] |
OpponentModel.Extreme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
double |
OpponentModel.getExtremeEvaluation(Evaluator evaluator,
OpponentModel.Extreme extreme) |